var runtime.stopTheWorldContext

3 uses

	runtime (current package)
		proc.go#L1502: var stopTheWorldContext worldStop
		proc.go#L1526: 		stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
		proc.go#L1528: 	return stopTheWorldContext